Don't use g_slist_next in the windows backend
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 00:30:33 +0000 (20:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 10:14:57 +0000 (06:14 -0400)
commit364d1a574bc38f33f3580a645e74e7502f845076
tree4c3d3436bd680bf8a2016a5ceb6c938964c54e7a
parentffa98cbfa59374fb9d20835cf462c22ae0563848
Don't use g_slist_next in the windows backend

We generally use ->next directly.
gdk/win32/gdkevents-win32.c
gdk/win32/gdkwindow-win32.c